Skip to main content

Moment Minted

TopShot.MomentMinted

Emitted when a Moment is minted from a Set

Parameters:

  • momentID: UInt64 - The ID of the minted moment
  • playID: UInt32 - The ID of the play
  • setID: UInt32 - The ID of the set
  • serialNumber: UInt32 - The serial number of the moment
  • subeditionID: UInt32 - The subedition ID for the moment
pub event MomentMinted(momentID: UInt64, playID: UInt32, setID: UInt32, serialNumber: UInt32, subeditionID: UInt32)